projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
290afd8
)
(doc-view-bookmark-make-record): Delete obsolete
author
Tassilo Horn
<tassilo@member.fsf.org>
Fri, 7 Mar 2008 15:59:43 +0000
(15:59 +0000)
committer
Tassilo Horn
<tassilo@member.fsf.org>
Fri, 7 Mar 2008 15:59:43 +0000
(15:59 +0000)
second arg.
lisp/doc-view.el
patch
|
blob
|
history
diff --git
a/lisp/doc-view.el
b/lisp/doc-view.el
index 56ad20c0c41119fc8b9a544835e58a15f3f0c345..83420c72731cc63833446344bbb259fa82e5a2ec 100644
(file)
--- a/
lisp/doc-view.el
+++ b/
lisp/doc-view.el
@@
-1082,7
+1082,7
@@
See the command `doc-view-mode' for more information on this mode."
;;;; Bookmark integration
-(defun doc-view-bookmark-make-record (annotation
&rest args
)
+(defun doc-view-bookmark-make-record (annotation)
(let ((the-record
`((filename . ,buffer-file-name)
(page . ,(doc-view-current-page))